home *** CD-ROM | disk | FTP | other *** search
/ Swagman - Digital Press Kit (Europe) / Swagman - Digital Press Kit (Europe).bin / pc / swagman.dir / 00147.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  119 b   |  10 lines

  1. on exitFrame
  2.   delay(5 * 60)
  3.   ctrlbar()
  4.   if soundBusy(0) = 0 then
  5.     go("return")
  6.   else
  7.     nothing()
  8.   end if
  9. end
  10.